-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Post: Use build.os
instead of build.image
#233
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. This feels like the second most major deprecation after the config file v2 one. 😨 😆
* **Monday, August 28, 2023**: Do the first brownout (temporarily enforce this deprecation) for 12 hours: 00:01 PST to 11:59 PST (noon) | ||
* **Monday, September 18, 2023**: Do a second brownout (temporarily enforce this deprecation) for 24 hours: 00:01 PST to 23:59 PST (midnight) | ||
* **Monday, October 2, 2023**: Do a third and final brownout (temporarily enforce this deprecation) for 48 hours: 00:01 PST to October 3, 2023 23:59 PST (midnight) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to sync up any of these brownouts with our existing brownouts for the config file deprecation? I feel like having a brownout almost every month for the next couple months is a lot. It would be good if we could just codify the brownout (eg. if date(2023, 08, 28) < datetime.now() date(2023, 08, 29)
in the code vs. a feature flag)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cool. I've done this in 458913eab209217a17791b721e2eb5dfe4b33f1a
Co-authored-by: Eric Holscher <[email protected]>
@ericholscher I applied the suggestions and updated the date of the blog post for tomorrow. I think we are ready to merge it now. |
…cs/blog into humitos/build-image-deprecated
Announcement for readthedocs/readthedocs.org#10589
📚 Rendered version 📚 : https://readthedocs-blog--233.org.readthedocs.build/use-build-os-config/